GrapeCity SPREAD for WPF 2.0J
DataList<T> クラス
メンバ 

リスト内の要素の型。
データ要素を管理するデータリストを表します。
構文
'Declaration
 
Public Class DataList(Of T) 
   Inherits DataListBase(Of T)
public class DataList<T> : DataListBase<T> 
型パラメータ
T
リスト内の要素の型。
継承階層

System.Object
   GrapeCity.Windows.SpreadGrid.Data.Foundation.DataListBase<T>
      GrapeCity.Windows.SpreadGrid.Data.Foundation.DataList<T>
         GrapeCity.Windows.SpreadGrid.GroupRowCollection

参照

DataList<T> メンバ
GrapeCity.Windows.SpreadGrid.Data.Foundation 名前空間

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.